home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
grap_pcx
/
hornart1
/
printdoc.bat
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-02-16
|
155 b
|
12 lines
echo off
cls
echo Please turn on the printer.
echo
pause
cls
copy artwork.doc prn
tof
copy order.doc prn
echo
echo Printing finished.
echo